home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 March / PCWorld_2005-03_cd.bin / software / temacd / miranda / miranda-im-v0.3.3.1.exe / Docs / "IRC-Readme.txt" < prev    next >
Text File  |  2004-04-08  |  15KB  |  336 lines

  1. ----------------------------oOo----------------------------
  2.  
  3.                IRC Protocol Plugin v 0.4.1.8
  4.  
  5.   Implementation of IRC RFC-1459, RFC-2812 for Miranda IM
  6.  
  7.  
  8.          Released 2003-03-03, last updated 2004-04-08
  9.  
  10. -----------------------------------------------------------
  11.  
  12.  
  13. Please visit the online resource for the IRC plugin at
  14. http://members.chello.se/matrix/ for more information.
  15.  
  16.  
  17. History
  18. -------
  19.  
  20. 0.4.1.8
  21. - Bugfix:  some minor fixes that should go into MIM 0.3.3.1
  22.  
  23. 0.4.1.6
  24. - Bugfix:  removed textlimit for the channel log
  25. - Bugfix:  server edit box did not resize properly
  26. - Bugfix:  an extra new line was added to the message history when sending
  27.            on double enter.
  28. - Bugfix:  not all that should could use the chan. manager
  29. - Bugfix:  /clear [#channel|server] did not clear the server correctly
  30. - Bugfix:  channels with password were cloned in the "join channel" dialog
  31. - Bugfix:  the channel event icons flashed too often
  32. - Bugfix:  the message headers' text was cut off
  33. - Bugfix:  the popups for highlight could not be turned off
  34. - Bugfix:  crash when doubleclicking empty space in the nick list
  35. - Bugfix:  12 am is not 0 am
  36. - Bugfix:  the kick event used the color for part
  37. - Design:  redesigned most dialogs
  38. - Design:  moved all icons to an external .dll to allow icon packs etc
  39. - Design:  new icons
  40. - Other:   removed all default sounds
  41. - Other:   requires MIM 0.3.3
  42. - Other:   added quick setup dialogs for newbies, and to work better with the installer
  43.  
  44.  
  45. 0.4.1.1
  46. - Bugfix:  Icons were screwed in win 9x
  47. - Bugfix:  The kickban kicked the user from the channel (hehe)
  48. - Bugfix:  Doubleclicking on a channel window brought up a message window also sometimes
  49. - Other:   Added /IGNORE [ON/OFF] to the ignore system.
  50.  
  51. 0.4.1.0
  52. - Feature: ignore system [734037]
  53. - Feature: channel manager [734083]
  54. - Feature: more menu options, like KickBan etc
  55. - Feature: support for the plugin uninstaller
  56. - Feature: a nice statusbar in channel windows
  57. - Feature: New commands: /IGNORE, /UNIGNORE and /CHANNELMANGER
  58. - Bugfix:  the Perform buffer did not always save
  59. - Bugfix:  if "Group" was blank it did not behave
  60. - Bugfix:  User ID did not allow long strings
  61. - Bugfix:  fixed a few memory leaks
  62. - Bugfix:  it did not always remeber window positions, hopefuly it does now
  63. - Other:   added a %mode identifier
  64. - Other:   added a $?[="text"] identifier. 
  65. - Design:  Removed the topicbar
  66.  
  67. 0.4.0.8
  68. - Bugfix: The perform buffer did not always work
  69. - Bugfix: The 12 hour timestamp showed 00:00PM instead of 12:00PM
  70. - Bugfix: Other minor stuff.
  71.  
  72.  
  73. 0.4.0.6
  74. - Feature: Options to control the automatic online notification system
  75. - Feature: New commands /BUDDYCHECK [ON] [OFF] [TIME X] where x is the 
  76.            number of seconds the plugin wait to do automatic checks of
  77.            the buddy list. 
  78. - Bugfix:  The plugin crashed randomly
  79. - Bugfix:  The plugin sometimes crashed while joining a channel
  80. - Bugfix:  Longs passwords did not work in the quick connect window
  81. - Bugfix:  The hostmask did not always show in mTooltip
  82. - Bugfix:  It showed outgoing private messages in the channel window also
  83. - Bugfix:  It could not use modified _servers.ini well
  84. - Bugfix:  Channels would show as "parted" incorrectly sometimes
  85. - Bugfix:  Colours leaked to the next line
  86. - Bugfix:  Aliases was broken somewhat
  87. - Bugfix:  Menus show up correctly on mullti monitor systems (Thanks Tornado)
  88. - Other:   Translators, new strings added.
  89. - Other:   Added a new IRC_servers.ini
  90.  
  91. 0.4.0.0
  92.  
  93. - Feature: Contacts can now be added to the contact list [734040]
  94. - Feature: Online/Away notification for contacts
  95. - Feature: The query windows use mirandas internal message windows
  96. - Feature: Advanced identification of contacts using hostmasks
  97. - Feature: Icons in channel windows now change according to if you
  98.            are on the channel or not
  99. - Feature: Better highlight function using wildcards
  100. - Feature: Option to see addresses in joins, parts etc.
  101. - Feature: Option to keep connection alive, which is also useful 
  102.            for detecting silent disconnects
  103. - Feature: Option to change the color of the nicklist and typing 
  104.            area backgrounds
  105. - Feature: Added sound events to join, part and other major events
  106. - Feature: Redesigned whois dialog to show more info, incl idle 
  107.            time and operator status
  108. - Feature: It can now bounce (change servers by request of the 
  109.            server you are connecting to)
  110. - Feature: Option to remove the topicbar in channel windows
  111. - Feature: Option to join all channels minimized
  112. - Feature: Right click menus for channels
  113. - Bugfix:  The topic of a channel did not always show.
  114. - Bugfix:  Incoming /mode commands could crash miranda and otherwise 
  115.            behave wrongly
  116. - Bugfix:  Leading spaces in messages were removed
  117. - Bugfix:  The plugin shoed popup's even though the window was the 
  118.            active one
  119. - Bugfix:  The plugin did not log channels with characters that are 
  120.            illegal in filenames
  121. - Bugfix:  Ctrl- a did not work in channel windows
  122. - Bugfix:  Passwords did not save in the join channel dialog
  123. - Bugfix:  Various memleaks
  124. - Bugfix:  The retry timer could cause mysterious disconnects and 
  125.            problems logging on.
  126. - Bugfix:  The plugin behaved badly when trying to connect to networks 
  127.            while in connecting status
  128. - Bugfix:  The plugin did not portcycle on reconnect
  129. - Bugfix:  A blank away message did not set away
  130. - Bugfix:  Text did not always show in win 98
  131. - Bugfix:  The plugin could not use long passwords
  132. - Bugfix:  The system tray popup was buggy
  133. - Other:   Changed the autaomatic line-break limit to 400 chars
  134. - Other:   mTooltip support
  135. - Other:   Removed option to be invisible (+i) automatically and added 
  136.            option to automatically force visibility (-i) instead.
  137. - Other:   Removed the ident netlib entry. It still use netlib though
  138. - Other:   The plugin will now go online on an incoming 005 command 
  139.            instead of 001
  140. - Other:   Removed /chanserv, /cs, /ns and /nickserv again. They should 
  141.            not be hardcoded! Use an alias instead
  142. - Other:   The plugin is not linking dynamically to run time libraries 
  143.            anymore. This caused heaps of mysterious problems
  144. - Other:   Removed option to always open link in new browser
  145. - Other:   Removed redundant code related to WinSock and the old query windows
  146. - Other:   The plugin need miranda 0.3.1
  147. - Other:   New commands: SHOWSERVER and HIDESERVER. guess what they do.
  148. - Other:   Translators: New strings added
  149.  
  150. 0.3.4.1 (03-08-14)
  151. - Feature: Option to automatically join a channel when invited
  152. - Bugfix:  Multibyte characters (cyrillic, hebrew etc) did not work well
  153. - Bugfix:  Trying to install on MIM before v 0.3 would crash Miranda. This bug 
  154.            also caused Wassup to crash. Many thanks to EgoDust and Tornado.
  155. - Bugfix:  Quit messages were sometimes redirected wrong
  156. - Bugfix:  Deleting the performfile while keeping 'perform' crashed
  157. - Bugfix:  Multiple line away messages caused weird behaviour or crashed.
  158. - Bugfix:  If first letter in a msg was ':' then that character was not sent
  159. - Bugfix:  Empty line of text showed when doing an emopty 'query' to open the window.
  160. - Other:   Reduced minimum height of the editbox that the user can set.
  161.  
  162. 0.3.4.0 (03-08-10)
  163. - Feature: Option to disable the server error tray balloons
  164. - Bugfix:  Perform and server files were destroyed after hitting apply twice
  165. - Bugfix:  The popups had incorrect automatic linebreaks
  166. - Bugfix:  The tray balloon for server errors showed color codes
  167. - Bugfix:  A colon (:) was sometimes added incorrectly to outgoing commands
  168. - Bugfix:  'Remember window positions' did not handle minimized windows well
  169. - Bugfix:  Channel is now always shown when doubleclicking an event on the CList
  170. - Other:   The notifying of channel messages (italics) does not react to /me commands anymore
  171.  
  172. 0.3.3.2 (03-08-08)
  173.  
  174. - Feature: New alias identifier #$1 etc. allows you to type /j &channel or /j ##channel
  175.            without modifying your old aliases.
  176. - Feature: New command: /hop (use it like in mIRC)
  177. - Bugfix:  Channels or PM's with invalid file characters could not be reopened
  178. - Bugfix:  Icon sometimes disappeared from windows
  179. - Other:   Removed identifier ## in commands. Sorry, but necessary.
  180. - Other:   Decreased filesize 50kb (Dynamically linking msvcrt.dll)
  181.  
  182. 0.3.3.1 (03-08-01)
  183. - Bugfix:  Connecting to some networks crashed 
  184. - Bugfix:  Aliases did not work correctly (again)
  185. - Feature: New commands: /raw and /quote
  186.  
  187. 0.3.3.0 (03-07-31)
  188.  
  189. - Feature: Drop down list in 'join channel' and 'change nick' dialogs
  190. - Feature: New commands: /cs and /chanserv [734086]
  191. - Bugfix:  Plugin could only handle channels prefixed with '#'. This is 
  192.            a big change. Report bugs please.
  193. - Bugfix:  Plugin could only handle users prefixed with '@' or '+'
  194. - Bugfix:  /log command behaved badly sometimes.
  195. - Bugfix:  Timestamp displayed wrong sometimes
  196. - Bugfix:  First alias in list did not work
  197. - Bugfix:  Commands did not work with spaces in front
  198. - Bugfix:  'Out to lunch' and 'On the phone' event did not work
  199. - Bugfix:  Plugin could not connect for all users
  200. - Bugfix:  The perform- and serverlist did not always save
  201. - Bugfix:  Reconnect did not always port cycle
  202. - Bugfix:  /MODE can now handle more than three users at one time [734025]
  203. - Bugfix:  Log folder was created even when logging was disabled
  204. - Bugfix:  Alias identifier ## did not always work right.
  205. - Design:  /LIST dialog redesigned, and warning added for large networks
  206. - Other:   Improved performance in /LIST dialog.
  207. - Other:   TRANSLATORS: new strings added.
  208.  
  209. 0.3.2.1 (03-07-28)
  210. - Bugfix:  The Aliases initialized incorrectly. Made it impossible 
  211. to install for new users.
  212. - Bugfix:  The 'Perform on event disconnect' didn't do /quit any good
  213.  
  214.  
  215. 0.3.2.0 (03-07-28)
  216.  
  217. - Feature: 'Perfom on event'. Allows for things like automatic
  218.            nick changes when changing status etc
  219. - Feature: Many more identifiers in commands, aliases, perform and
  220.            other. Among other can be mentioned 12 hour timestamp. Do
  221.            yourself a favour and read the readme.
  222. - Feature: Multiline aliases, see the readme.
  223. - Feature: Formatting the titlebar [734102]
  224. - Feature: Option to remember window positions [734101]
  225. - Feature: Option to set popup color and timeout
  226. - Feature: Sortable columns in the channels list
  227. - Feature: New commands: /ame, /ns, /nickserv
  228. - Bugfix:  Various crashes when sending commands
  229. - Bugfix:  Linebreaks in logfiles was faulty
  230. - Bugfix:  Deleting contact routine locked other protocols
  231. - Bugfix:  Removed the ping-pong event from the server window
  232. - Bugfix:  All windows did not close on disconnect
  233. - Bugfix:  Running an alias will sometimes crash miranda [734028]
  234. - Design:  Added menu option to do a /LIST
  235. - Other:   Redesigned the IRC GUI options
  236. - Other:   *Lots* of under-the-hood changes (report bugs please)
  237.  
  238. 0.3.1.0 (03-07-14)
  239.  
  240. - Feature: Tray and CList notifying of events.
  241. - Feature: Added new event: channel message. 
  242. - Feature: Option to set the send method independently.
  243. - Feature: Option to minimize to CList on the close (X) button
  244. - Feature: Option to enable old school TAB autocomplete
  245. - Bugfix:  Password box was disabled in options
  246. - Bugfix:  Colorcodes showed in popups
  247. - Bugfix:  CTRL-ENTER did not work as in Miranda IM.
  248. - Bugfix:  It was not possible to minimize to no group
  249. - Bugfix:  The user count in the channelbar was sometimes incorrect
  250. - Bugfix:  Attempt to solve shutdown bug for some people
  251. - Design:  Highlight words should be longer than two characters
  252. - Design:  Slight redesign of the whois dialog
  253. - Design:  Added 'Leave channel' command to the minimized window
  254. - Design:  Added nine icons for different events
  255. - Other:   Removed options 'Catch URL' and 'Hide PING PONG'
  256. - Other:   New base address 0x54
  257. - Other:   TRANSLATORS: New translate strings. The last ones weren't good for all.
  258.  
  259. 0.3.0.2 (03-07-08)
  260.  
  261. - Bugfix:  Miranda crash on receiving url's longer than 50 characters
  262. - Bugfix:  Miranda crash on receiving colorcodes. Bug in new code.
  263.  
  264. 0.3.0.0 (03-07-07)
  265.  
  266. - Feature: NetLib support (allows the use of proxy) [734048]
  267. - Feature: Minimize channels to contactlist [734047]
  268. - Feature: Send using ENTER, double ENTER, TAB_ENTER or ALT-S [734058]
  269. - Feature: Use Mirandas away message dialog. [734085]
  270. - Feature: Translation support [734049]
  271. - Feature: Support for plugin sweeper. [734035]
  272. - Feature: Flash window on highlight option [734060]
  273. - Feature: Support for %me in highlight [734064]
  274. - Feature: Option to not connect on startup.
  275. - Feature: new commands: /JOINM, /JOINX 
  276. - Feature: Popups on /join, /part, /mode etc
  277. - Feature: Multiserver through DLL renaming
  278. - Bugfix:  Crash in options dialogs [734013]
  279. - Bugfix:  No "Connecting" status [734068]
  280. - Bugfix:  Sending '%' crash [734009]
  281. - Bugfix:  Editbox resizes if windowborder is clicked [734021]
  282. - Bugfix:  Big icons are not loaded [734033] 
  283. - Bugfix:  Crash if log directory is invalid [740436]
  284. - Bugfix:  Crash if IRC_perform.ini does not exist [734010]
  285. - Bugfix:  Crash in Quick connect dialog [734016]
  286. - Bugfix:  Numbers in Perform combobox [734022]
  287. - Bugfix:  Join channel dialog does not cut leading #'s[734001]
  288. - Bugfix:  Incorrect Menu on dual monitor system. [734026]
  289. - Bugfix:  Improved thread safety (Stability)
  290. - Design:  Send button in channel/query (to allow ALT-S) [734058]
  291. - Design:  Nickname autocomplete is activated by SHIFT-TAB [734058]
  292. - Design:  Command history now use CTRL-UP and CTRL-DOWN
  293. - Design:  Redesigned channel/query/server windows
  294. - Other:   Requires minimum Miranda IM v0.3 or v0.3.1 for Netlib Ident
  295. - Other:   Filesize reduced 10%
  296. - Other:   Moved all options pages to 'Network'
  297. - Other:   Removed 'space' as delimiter in highlight words
  298. - Other:   Updated serverlist
  299.  
  300. 0.1.1.0 (03-03-16)
  301.  
  302. - Feature: Supports InstallScripts for MirInst.
  303. - Bugfix:  fixed so the messagewindows always scroll to the bottom when they 
  304.            should.
  305. - Bugfix:  fixed various problems with the log window in win 98/95 (colors, 
  306.            newlines and other) 
  307. - Bugfix:  the aliases now works correctly.
  308. - Bugfix:  the right-click menu will now work even if help.dll is installed.
  309. - Bugfix:  the 'Rejoin channels on connect' would not work in some occasions
  310. - Bugfix:  Crash when closing a channel/user window when the name contains 
  311.            letters which are not allowed in windows filenames.
  312. - Design:  Changed the layout of buttons to comply with windows standards
  313.  
  314.           
  315. 0.1.0.0 (03-03-03)
  316.  
  317. - initial release
  318.  
  319.  
  320. Copyright and license
  321. ---------------------
  322. Copyright (C) 2003  J÷rgen Persson
  323.  
  324. This program is free software; you can redistribute it and/or
  325. modify it under the terms of the GNU General Public License
  326. as published by the Free Software Foundation; either version 2
  327. of the License, or (at your option) any later version.
  328.  
  329. This program is distributed in the hope that it will be useful,
  330. but WITHOUT ANY WARRANTY; without even the implied warranty of
  331. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  332. GNU General Public License for more details.
  333.  
  334. You should have received a copy of the GNU General Public License
  335. along with this program; if not, write to the Free Software
  336. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.